PDF4Java Reference Documentation
com.o2sol.pdf4java.core.cos Package / PDFCosDictionary Class / getKeys Method
In This Topic
    getKeys Method
    In This Topic
    Gets a collection containing the keys in the Dictionary.
    Syntax
    public java.lang.String[] getKeys()

    Return Value

    the keys in the Dictionary.
    See Also